home *** CD-ROM | disk | FTP | other *** search
/ Internet Surfer 2.0 / Internet Surfer 2.0 (Wayzata Technology) (1996).iso / pc / text / mac / faqs.317 < prev    next >
Text File  |  1996-02-12  |  28KB  |  728 lines

  1. Frequently Asked Questions (FAQS);faqs.317
  2.  
  3.  
  4.  
  5. Name:        Lightwave 3D software for Toaster mailing list
  6. Description:    Discussion forum for users of Lightwave, the Video
  7.         Toaster modelling and rendering package
  8. Platforms:    Amiga
  9. Subscription:    lightwave-request@bobsbox.rent.com
  10.         with "subscribe lightwave-l" in your message
  11. Posting:    lightwave@bobsbox.rent.com
  12.  
  13. Name:        POV mailing list
  14. Description:    Discussion forum for DKBTrace and POV renderers
  15. Platforms:    Unix
  16. Subscription:    listserv@trearn.bitnet
  17. Posting:    dkb-l@trearn.bitnet
  18.  
  19. Name:        Mailing List For Massive Parallel Rendering
  20. Description:    same?
  21. Platforms:    Unix
  22. Subscription:    mp-render-request@icase.edu
  23. Posting:    mp-render@icase.edu
  24.  
  25. 20) Specific references on file formats
  26.  
  27.     Graphics File Formats, David Kay and John Levine, Windcrest/McGraw-Hill
  28.       1992, ISBN 0-8306-3059-7 paper, ISBN 0-8306-3060-0 $36.95 hardcover,
  29.       ISBN 0-8306-3059-7 $24.95 paper.  Comments - 26 formats, no software
  30.       (this is good, IMHO - I prefer books which are non-platform-dependent).
  31.       Questions about this book may be sent to gbook@iecc.cambridge.ma.us.
  32.  
  33.  
  34. 21) What about GIF?
  35.  
  36. GIF stands for Graphics Interchange Format.  It is portable and usable upon
  37. a wide variety of platforms.  It is quite limited in some ways (yes, the
  38. keeper of the FAQ has some opinions after all), and in fact, I don't like
  39. it much.  However, it looks to me like the most-Frequently Asked Question
  40. which was not previously covered in this list.  The following is a list
  41. of newsgroups and the like where one could go to find out about GIF.
  42.  
  43. Subject: alt.binaries.pictures FAQ - General info
  44. Subject: alt.binaries.pictures FAQ - OS specific info
  45. Newsgroups: alt.binaries.pictures.d,alt.binaries.pictures.misc,
  46.     alt.binaries.pictures.utilities,alt.binaries.pictures.fractals,
  47.     alt.binaries.pictures.fine-art.d,news.answers
  48.  
  49. Available in the indicated USENET newsgroup(s), or via anonymous ftp from
  50. pit-manager.mit.edu (18.172.1.27) in the files:
  51.  
  52. /pub/usenet/news.answers/pictures-faq/part1
  53. /pub/usenet/news.answers/pictures-faq/part2
  54.  
  55. Also available from mail-server@pit-manager.mit.edu by sending a mail
  56. message containing any or all of:
  57.  
  58. send usenet/news.answers/pictures-faq/part1
  59. send usenet/news.answers/pictures-faq/part2
  60.  
  61. Send a message containing "help" to get general information about the
  62. mail server.
  63.  
  64. Also, you could check out the resources described in sections 7, 8, and
  65. 20 above for more information.
  66.  
  67.  
  68. 22) What is morphing?
  69.  
  70. Warping is the deformation of an image by mapping each pixel to a new
  71. location. Morphing is blending from one image or object to another one.
  72. Valerie Hall has written an excellent introduction to warping and
  73. morphing. This is available for anonymous ftp from marsh.cs.curtin.edu.au
  74. in the directory pub/graphics/bibliography/Morph. There are three files:
  75.  
  76.         morph_intro.ps.Z     (PostScript version, many pictures - 1.5M)
  77.         morph_intro.txt.Z    (text version)
  78.         m_responses.Z        (Responses to morphing questions)
  79.  
  80. The files are compressed, so you must use binary transfer and
  81. uncompress them afterwards.
  82.  
  83.  
  84. 23) How to ray-trace height fields
  85.  
  86. Height fields are a special case in ray-tracing.  They have a number of uses,
  87. such as terrain rendering, and some optimization is possible.  Thus, they
  88. get their own FAQ section.  Note that further references can no doubt be
  89. located via the ray-tracing bibs in section 16 above.
  90.  
  91. The following paper seems to be the definitive reference:
  92.  
  93. F. Kenton Musgrave
  94. Grid Tracing: Fast Ray Tracing For Height Fields
  95. July, 1988
  96. <musg88.ps.Z>
  97.  
  98. This is available as "Research Report YALEU/DCS/RR-639" from Yale University,
  99. it's also in the SIGGRAPH '91 Fractal Modeling in 3D Computer Graphics and
  100. Imaging course notes, and (best of all) it's available on the net:
  101.  
  102.     nic.funet.fi        pub/sci/papers/musg88.ps.Z
  103.     weedeater.math.yale.edu    pub/Papers/musg88.ms.Z
  104.     princeton.edu        pub/Graphics/Papers/musg88.ms.Z
  105.     coral.cs.jcu.edu.au        graphics/papers/musg88.ps.Z
  106.     gondwana.ecr.mu.OZ.AU    pub/papers/musg88.ms.Z and musg88.ps.Z
  107.  
  108. An implementation of this paper may be found in Rayshade.
  109.  
  110. Another paper exists:
  111.  
  112. %A David W. Paglieroni
  113. %A Sidney M. Petersen
  114. %T Parametric Height Field Ray Tracing
  115. %J Proceedings of Graphics Interface '92
  116. %I Canadian Information Processing Society
  117. %C Toronto, Ontario
  118. %D May 1992
  119. %P 192-200
  120.  
  121. And still one more:
  122.  
  123. Musgrave, Kolb, and Mace
  124. "The Synthesis and Rendering of Eroded Fractal Terrains",
  125. Computer Graphics Vol 23, No. 3 (SIGGRAPH '89 procedings) p. 41-50
  126.  
  127.  
  128.  
  129. 24) How to find the area of a 3D polygon
  130.  
  131.     The area of a triangle is given by (in C notation),
  132.  
  133.      area = 0.5 * ( ( x[0] * y[1] ) + ( x[1] * y[2] ) + ( x[2] * y[0] ) -
  134.                 ( x[1] * y[0] ) - ( x[2] * y[1] ) - ( x[0] * y[2] ) );
  135.  
  136. and the area of a planar polygon is given by
  137.  
  138.      area = 0.0;
  139.  
  140.      for ( i = 0; i < n - 1; i++ )
  141.          area += ( x[i] * y[i + 1] ) - ( x[i + 1] * y[i] );
  142.      area += ( x[n - 1] * y[0] ) - ( x[0] * y[n - 1] );
  143.      area /= 2.0;
  144.  
  145. If the area is a negative number, the polygon or triangle is
  146. clockwise, if positive, it is counterclockwise.
  147.  
  148. >From Ronald Golman's Gem (in Graphics Gems II - see section 1 above), "Area
  149.  of Planar Polygons and Volume of Polyhedra:"
  150.  
  151. The area of a polygon P0, P1, P2, ... Pn, not in the x-y plane, is
  152. given by
  153.  
  154.      Area(Polygon) = 1/2 * | N . Sigma { Pk x Pk+1 } |
  155.  
  156. where N is the unit vector normal to the plane and P is a polygonal
  157. vertex.  The . represents the dot product operator and the x
  158. represents the cross product operator.  Sigma represents the summation
  159. operator.  | | represents the absolute value operator.  Pn+1 is equal
  160. to P0.
  161.  
  162.  
  163. 25) How to join ACM/SIGGRAPH
  164.  
  165. Probably the easiest way to join ACM/SIGGRAPH is to trot over to your
  166. local technical library and find a copy of Communications of the ACM.
  167. Somewhere within the first few pages will be an application blank.
  168. Fill it out and mail it in.  ACM membership for students costs $23.00,
  169. Voting or Associate Membership $77.00 (yearly)
  170.  
  171. SIGGRAPH student membership costs an additional $16.00, $26.00 for
  172. Voting or Associate Members (also yearly).  To get TOG (Transactions
  173. on Graphics) it's another $26.00 for students and $31.00 for Voting or
  174. Associate Members.
  175.  
  176. If you just want to join SIGGRAPH without joining ACM, it'll cost you
  177. $59.00 (no student discount).
  178.  
  179. There are surcharges for overseas airmailing of publications.
  180.  
  181. ACM Member services may be contacted via email at acmhelp@acmvm.bitnet.
  182. Their phone number is (212) 626-0500.  FAX number (212) 944-1318.
  183. Snailmail address:
  184.  
  185.                 ACM
  186.                 PO Box 12114
  187.                 Church Street Station
  188.                 New York, New York 10257
  189.  
  190. SIGGRAPH `93 will be held in Anaheim, California, at the Anaheim
  191. Convention Center (just up the street from Disneyland) on August 1-6, 1993.
  192.  
  193. 26) Where can I find MRI and CR scan volume data?
  194.  
  195. Volume data sets are available from the University of North Carolina at
  196. omicron.cs.unc.edu (152.2.128.159) in /pub/softlab/CHVRTD.  (Commerical
  197. use is prohibited.)
  198.  
  199. Head data - A 109-slice MRI data set of a human head.
  200.  
  201. Knee data - A 127-slice MRI data set of a human knee.
  202.  
  203. HIPIP data - The result of a quantum mechanical calculation of a SOD data
  204. of a one-electron orbital of HIPIP, an iron protein.
  205.  
  206. SOD data - An electron density map of the active site of SOD (superoxide
  207. dismutase).
  208.  
  209. CT Cadaver Head data - A 113-slice MRI data set of a CT study of a cadaver
  210. head.
  211.  
  212. MR Brain data -  A 109-slice MRI data set of a head with skull partially
  213. removed to reveal brain.
  214.  
  215. RNA data - An electron density map for Staphylococcus Aureus Ribonuclease.
  216.  
  217.  
  218. 27) Specific references on spatial data structures
  219.  
  220. H. Samet,
  221. The Design and Analysis of Spatial Data Structures,
  222. Addison-Wesley, Reading, MA, 1990.
  223. ISBN 0-201-50255-0.
  224.  
  225. H. Samet,
  226. Applications of Spatial Data Structures:  Computer Graphics, Image Processing, a
  227. nd GIS,
  228. Addison-Wesley, Reading, MA, 1990.
  229. ISBN 0-201-50300-0.
  230.  
  231. --
  232. John T. Grieggs (Telos @ Jet Propulsion Laboratory)
  233. 4800 Oak Grove Drive, Pasadena, Ca. 91109 M/S 525-3660    (818) 306-6506
  234. Uucp: {cit-vax,elroy,chas2}!jpl-devvax!grieggs
  235. Arpa: ...jpl-devvax!grieggs@cit-vax.ARPA
  236. Xref: bloom-picayune.mit.edu comp.graphics:31801 news.answers:3598
  237. Newsgroups: comp.graphics,news.answers
  238. Path: bloom-picayune.mit.edu!enterpoop.mit.edu!snorkelwacker.mit.edu!ira.uka.de!news.belwue.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!pythia.csi.forth.gr!ntua.gr!theseas!nfotis
  239. From: nfotis@ntua.gr (Nick C. Fotis)
  240. Subject: (15 Oct 92) Computer Graphics Resource Listing : WEEKLY [part 1/2]
  241. Message-ID: <nfotis.719061367@theseas>
  242. Followup-To: poster
  243. Lines: 1573
  244. Reply-To: nfotis@theseas.ntua.gr (Nick (Nikolaos) Fotis)
  245. Organization: National Technical Univ. of Athens
  246. Date: Wed, 14 Oct 1992 11:16:07 GMT
  247. Approved: news-answers-request@MIT.Edu
  248.  
  249. Archive-name: graphics/resources-list/part1
  250. Last-modified: 1992/10/15
  251.  
  252.  
  253. Computer Graphics Resource Listing : WEEKLY POSTING [ PART 1/2 ]
  254. ===================================================
  255. Last Change : 15 Octomber 1992
  256.  
  257.  
  258. Items Changed:
  259. --------------
  260.  
  261. 5. Ray-tracing/graphics-related mailing lists
  262.  
  263. --------------
  264.  
  265. Lines which got changed, have the `#' character in front of them.
  266. Added lines are prepended with a `+'
  267. Removed lines are just removed. Use 'diff' to locate these changes.
  268.  
  269. ========================================================================
  270.  
  271. This text is (C)Copyright 1992 of Nikolaos C. Fotis. You can copy
  272. freely this file, provided you keep this copyright notice intact.
  273.  
  274. Compiled by Nikolaos (Nick) C. Fotis, e-mail: nfotis@theseas.ntua.gr
  275.  
  276. Please contact me for updates,corrections, etc.
  277. Disclaimer: I do not guarantee the accuracy of this document.
  278. Use it at your own risk.
  279.  
  280. ========================================================================
  281.  
  282. This is mainly a guide for computer graphics software.
  283. I would suggest reading the Comp. Graphics FAQ for image analysis stuff.
  284.  
  285. It's entitled:
  286.  (date) comp.graphics Frequently Asked Questions (FAQ)
  287.  
  288.  John T. Grieggs <grieggs@jpl-devvax.jpl.nasa.gov> is the poster of the
  289.  official comp.graphics FAQ
  290.  
  291. I have included my comments within braces '[' and ']'.
  292.  
  293. Nikolaos Fotis
  294.  
  295. ========================================================================
  296.  
  297. Contents of the Resource Listing
  298. --------------------------------
  299.  
  300. 0. Places to find the Resource Listing
  301. 1. ARCHIE
  302. 2. Notes
  303. 3. Computer graphics FTP site list, by Eric Haines
  304. 4. Mail servers and graphics-oriented BBSes
  305. 5. Ray-tracing/graphics-related mailing lists.
  306. 6. Public domain and cheap 3D graphics editors
  307. 7. Scene description languages
  308. 8. Solids description formats
  309. 9. Scene generators/geographical data/Maps/Data files
  310. 10. 3D scanners.
  311. 11. Background imagery/textures/datafiles
  312. 12. Introduction to rendering algorithms
  313.    a. Ray tracing
  314.    b. Z-buffer (depth-buffer)
  315.    c. Others
  316. 13. Where can I find the geometric data for the:
  317.    a. Teapot ?
  318.    b. Space Shuttle ?
  319. 14. Plotting packages
  320. 15. Image analysis software - Image processing and display
  321. 16. Image annotation software
  322. 17. Scientific visualization stuff
  323. 18. Molecular visualization stuff
  324. 19. GIS (Geographical Information Systems software)
  325.  
  326. Future additions:
  327. [Please send me updates/info!]
  328.  
  329. ========================================================================
  330.  
  331. This file is crossposted to comp.graphics and news.answers, so If you
  332. can't locate it in comp.graphics, you're advised to search in news.answers
  333. (The latter group usually is archived in your site. Contact your sysadmin
  334. for more info).
  335.  
  336. These 2  articles are posted to comp.graphics 3-4 times a month and are kept in
  337. the FTP sites listed below (1 times/month I update these copies)
  338.  
  339.   cgcr.gsu.edu, tmp/graphics-resource-list.Z
  340.   nic.funet.fi, pub/graphics/misc/graphics-resource-list.Z
  341.   weedeater.math.yale.edu, incoming/graphics-resource-list.Z
  342. and
  343.   gondwana.ecr.mu.oz.au, /incoming/graphics-resource-list.Z
  344.  
  345. The inria-graphlib mail server mirrors this posting (see under the
  346. Subject 4: Mail servers )
  347.  
  348. The Resource Listing is accesible through WAIS in the machine
  349. enuxva.eas.asu.edu (port 8000) under the name graphics-resources-list.
  350. It's got a digest-type line before every numbered item for purposes of
  351. indexing.
  352.  
  353. Another place that monitors the Listing is the MaasInfo files.
  354. For more info contact Robert E. Maas <rem@btr.com>
  355.  
  356. Yet another place to search for FAQs in general is the SWITCH
  357. (Swiss Academic and Research Network) system in Switzerland:
  358.  
  359. interactive:
  360. telnet nic.switch.ch [130.59.1.40], login as "info". Move to the
  361. info_service/Usenet/periodic-postings directory. Search in the
  362. 00index file by typing "/" and the word to look for.
  363. You may then just read the FAQ in the "faqs" directory, or decide
  364. to fetch it by one of the following methods.
  365. ftp:  login to nic.switch.ch [130.59.1.40] as user anonymous and
  366. enter your internet-style address after being prompted for a
  367. password.
  368.  
  369. cd info_service/Usenet/periodic-postings
  370.  
  371. mail: send e-mail to
  372.  
  373. RFC-822:
  374.    archive-server@nic.switch.ch
  375. X.400:
  376.   /S=archive-server/OU=nic/O=switch/PRMD=switch/ADMD=arcom/C=ch/
  377.  
  378. Enter 'help' in the bodypart to receive instructions. No information
  379. is required in the subject header line.
  380.  
  381.  
  382. 1. ARCHIE
  383. ---------
  384.  
  385. The Archie is a service system to locate FTP places for
  386. requested files. It's appreciated that you will use Archie
  387. before asking help in the newsgroups.
  388.  
  389. Archie servers:
  390.   archie.mcgill.ca or 132.206.2.3         (Canada)
  391.   archie.funet.fi or 128.214.6.100  (Finland/Eur.)
  392.   archie.au or 139.130.4.6             (Aussie/NZ)
  393.   cs.huji.ac.il or 132.65.6.5             (Israel)
  394.   archie.doc.ic.ac.uk or 146.169.3.7  (UK/Ireland)
  395.   archie.sura.net or 128.167.254.179    (USA [MD])
  396.   archie.unl.edu (password: archie1)    (USA [NE])
  397.   archie.ans.net or 147.225.1.2         (USA [NY])
  398.   archie.rutgers.edu or 128.6.18.15     (USA [NJ])
  399.  
  400. Connect to Archie server with telnet and type "archie" as username.
  401. To get help type 'help'.
  402. You can get 'xarchie' or 'archie', which are clients that call Archie
  403. without the burden of a telnet session.
  404. 'Xarchie' is on the X11.R5 contrib tape, and 'archie' on comp.sources.misc,
  405. vol. 27.
  406.  
  407. To get information on how to use Archie via e-mail, send mail with
  408. subject "help" to "archie" account at any of above sites.
  409.  
  410. (Note to Janet/PSS users -- the United Kingdom archie site is
  411. accessible on the Janet host doc.ic.ac.uk [000005102000].
  412. Connect to it and specify "archie" as the host name and "archie" as
  413. the username.)
  414.  
  415. ==========================================================================
  416.  
  417. 2. Notes
  418. --------
  419. (Excerpted from the FAQ article)
  420.  
  421. Please do *not* post or mail messages saying "I can't FTP, could
  422. someone mail this to me?"  There are a number of automated mail servers
  423. that will send you things like this in response to a message.
  424.  
  425. There are a number of sites that archive the Usenet sources newsgroups
  426. and make them available via an email query system.  You send a message
  427. to an automated server saying something like "send comp.sources.unix/fbm",
  428. and a few hours or days later you get the file in the mail.
  429.  
  430. ==========================================================================
  431.  
  432. 3. Computer graphics FTP site list, by Eric Haines
  433. --------------------------------------------------
  434.  
  435. Ray Tracing related FTP sites (and maintainers), 10/3/92
  436. compiled by Eric Haines, erich@eye.com
  437. with help from Nick Fotis, nfotis@theseas.ntua.gr
  438.  
  439.  
  440. Some highlights:
  441. ----------------
  442.  
  443. RayShade - a great ray tracer for workstations on up, but you can find
  444.     a PC version, which requires FPU, plus Mac and Amiga versions.
  445. DKBtrace - another good ray tracer, from all reports; PCs, Mac II,
  446.     Amiga, UNIX, VMS (last two with X11 previewer), etc.
  447. ART - ray tracer with a good range of surface types, part of VORT package.
  448. PoV - son of DKB trace, written by Compuservers. FTP places below
  449.     (For more questions call Drew Wells --
  450.     73767.1244@compuserve.com or Dave Buck -- david_buck@carleton.ca)
  451. MTV,QRT,DBW - yet more ray tracers, some with interesting features.
  452. prt, VM_pRAY - parallel ray tracers.
  453.  
  454. RTrace - Portugese ray tracer, does bicubic patches and other interesting stuff
  455.     In the current version (8) there's also CSG support, 3D text, etc.etc.
  456.     An MS-DOS version for use with DJGPP DOS extender (GO32) exists also,
  457.     as a Mac port.
  458. VIVID2 - A shareware raytracer for PCs - binary only
  459.     Now it's on version 2, packaged under the name vivid2.zip
  460.     (286/287 binaries). Author: Stephen Coy (coy@ssc-vax.boeing.com).
  461.     The 386/387 (NO src!) version is available to registered users (US$50)
  462.     direct from the author.
  463. RAY4 - Steve Hollasch's 4-dimensional ray tracer - renders hyperspheres,
  464.     hypertetrahedra, hyperplanes, and hyperparallelepipeds (and there's
  465.     a separate real-time wireframe viewer written in GL - WIRE4 ) .
  466.  
  467. XDART - A distributed ray-tracer that runs under X11. There are server binaries
  468.     ONLY for DECstations, SPARCs, HP Snakes (7x0 series) and NeXT.
  469.     The clients are distributed as binaries and C source.
  470. Inetray - A network version of Rayshade 4.0. Needs Sun RPC 4.0 or newer.
  471.     Contact Andreas Thurnherr (ant@ips.id.ethz.ch) - FTP place below
  472.  
  473. SIPP - Scan line z-buffer and Phong shading renderer.
  474.     Now uses the shadow buffer algorithm.
  475. VOGLE - graphics learning environment (device portable).
  476. VOGL - an SGI GL-like library based on VOGLE.
  477. REND386 - A *fast* polygon renderer for Intel 386s and up. Version 2 on up.
  478.     [ It's *NOT* a photorealistic, but a real-time renderer!]
  479. VREND - Cornell's Volume Renderer, from Kartch/Devine/Caffey/Warren (FORTRAN).
  480.  
  481. Radiance - a ray tracer w/radiosity effects, a la Greg Ward (who wrote it).
  482.     [ practically, demands UNIX, but some crazy people ported it
  483.     to at least the Amiga -- nfotis ]
  484. INDIA - An Indian radiosity package based on Radiance.
  485. SGI_RAD - An interactive radiosity package that runs on SGI machines with a
  486.     Spaceball. Author: Guy Moreillon <moreillo@ligsg1.epfl.ch>
  487. RAD - a simple public-domain radiosity package in C. The solution can be run
  488.     stand-alone on any Unix box, but the walk-through requires a SGI 4D.
  489.     Author: Bernard Kwok <g-kwok@cs.yorku.ca>
  490.  
  491. VISION-3D - Mac modeler, can output Radiance & Rayshade files.
  492. IRIT - A CSG solid modeler, with support for freeform surfaces.
  493. X3D - A wireframe viewer for X11.
  494.  
  495. SALEM - A GL-based package from Dobkin et al. for exploring mathematical
  496.     structures.
  497. GEOMVIEW - A GL-based package for looking and interactively manipulating
  498.     3D objects, from Geometry Center at Minnesota.
  499. 3DV - 3-D wireframe graphics toolkit, with C source, 3dv objects, other stuff
  500.     Look at major PC archives like wuarchive. One such file is 3DKIT1.ZIP
  501. XYZ GeoBench -(eXperimental geometrY Zurich) is a workbench for geometric
  502.     computation for Macintosh computers.
  503.  
  504.  
  505. SPD - a set of procedural databases for testing ray tracers.
  506. NFF - simplistic file format used by SPD.
  507. OFF - another file format.
  508. P3D - a lispy file format.
  509. TDDD - Imagine (3D modeler) format, has converters for RayShade, NFF, OFF, etc.
  510.     Also includes a nice postscript object displayer.  Some GREAT models.
  511. TTDDDLIB - converts to/from TDDD/TTDDD, OFF, NFF, Rayshade 4.0, Imagine
  512.     and vort 3d objects. Also outputs Framemaker MIF files and isometric
  513.     views in Postscript. If you register (for $25), you get (besides other)
  514.     a TeX PK font converter and a superquadric surfaces generator.
  515.     Ask Glenn Lewis <glewis@pcocd2.intel.com>
  516.     [ Note : you can spell TTDDDLIB as T3DLIB also ]
  517.  
  518. RT News - collections of articles on ray tracing.
  519. RT bib - all known (by me) articles on ray tracing, in "refer" format.
  520. RT abstracts - collection of abstracts of many many RT articles.
  521.  
  522. Utah Raster Toolkit - nice image manipulation tools.
  523. PBMPLUS - a great package for image conversion and manipulation.
  524. FBM - another set of image manipulation tools.
  525. Graphics Gems I-II-III - code from the ever so useful books.
  526.  
  527. (*) means site is an "official" distributor, so is most up to date.
  528.  
  529.  
  530. NORTH AMERICA (please look for things on your own continent first...):
  531. -------------
  532.  
  533. princeton.edu [128.112.128.1]:  /pub/Graphics - *Rayshade 4.0 ray tracer (and
  534.     separate 387 executable)*, *color quantization code*, *SPD*, *RT
  535.     News*, *Wilson's RT abstracts*, "RT bib*, *new Utah raster toolkit*,
  536.     newer FBM, *Graphics Gems I, II & III code*.
  537.     Craig Kolb <cek@princeton.edu>
  538.     [replaces weedeater.math.yale.edu - note the capital "G" in
  539.     pub/Graphics]
  540.     There's also the /pub/graphics directory - *SALEM* and other stuff
  541.     Because there's a trouble with princeton's incoming area, you can
  542.     upload Rayshade-specific stuff to weedeater [128.36.23.17]
  543.  
  544. hobbes.lbl.gov [128.3.12.38]: *Radiance* ray trace/radiosity package.  Greg Ward
  545.     <gjward@lbl.gov>
  546.  
  547. wuarchive.wustl.edu [128.252.135.4]:  /graphics/graphics/objects/TDDD - *the
  548.     TDDD objects and converters*, /mirrors/unix-c/graphics - Rayshade ray
  549.     tracer, MTV ray tracer, Vort ray tracer, FBM, PBMPLUS, popi, Utah
  550.     raster toolkit.  /mirrors/msdos/graphics - DKB ray tracer, FLI
  551.     RayTracker demos.  /graphics/graphics/radiosity - Radiance and *INDIA*
  552.     radiosity package.  /archive/graphics/graphics - George Kyriazis'
  553.     stuff, including bibs, Graphics Gems I & II code, TDDD, OFF, RTN,
  554.     Radiance, NFF, SIPP, Geometry Center stuff, etc etc.
  555.     George Kyriazis <kyriazis@rdrc.rpi.edu>
  556.  
  557. geom.umn.edu [128.101.25.31] : pub/geomview - *GEOMVIEW*
  558.     Contact (for GEOMVIEW): software@geom.umn.edu
  559.  
  560. ftp.kpc.com [144.52.120.9] : /pub/graphics/holl91 - Steve Hollasch's
  561.     Thesis (?), /pub/graphics/ray4 - *RAY4*, /pub/graphics/wire4 -
  562.     *WIRE4*
  563.  
  564. swedishchef.lerc.nasa.gov [139.88.54.33] : programs/hollasch-4d - RAY4
  565.     SGI Explorer modules and Postscript manual, etc.
  566.  
  567. zamenhof.cs.rice.edu [128.42.1.75] : pub/graphics.formats - Various electronic
  568.     documents about many object and image formats.
  569.  
  570. ftp.ncsa.uiuc.edu [141.142.20.50] : misc/file.formats/graphics.formats -
  571.     A directory that contains various image- and object-format
  572.     descriptions.
  573.     Many SciVi tools in various directories. Some are listed here:
  574.     SGI/Alpha-shape/Alvis-1.0.tar.Z - 3D alpha-shape visualizer (only
  575.     for SGI machines)
  576.     SGI/Polyview3.0/polyview.Z - interactive visualization and analysis
  577.     of 3D geometrical structures
  578.  
  579. rascal.ics.utexas.edu [128.83.144.1]:  /misc/mac/inqueue - VISION-3D facet
  580.     based modeller, can output RayShade and Radiance files.
  581.  
  582. alfred.ccs.carleton.ca [134.117.1.1]:  /pub/dkbtrace - *DKB ray tracer*,
  583.     /pub/pov-ray/POV-Ray1.0 - *PVRay Compuserve group ray tracer (or PoV)*.
  584.     David Buck <david_buck@carleton.ca>
  585.  
  586. ftp.ipl.rpi.edu [128.113.14.50]:  sigma/erich - SPD images and Haines thesis
  587.     images.  pub/images - various 24 and 8 bit image stills and sequences.
  588.     Kevin Martin <sigma@ipl.rpi.edu>
  589.  
  590. ftp.psc.edu [128.182.66.148]:  pub/p3d - p3d_2_0.tar P3D lispy scene
  591.     language & renderers.  Joel Welling <welling@seurat.psc.edu>
  592.  
  593. ftp.ee.lbl.gov [128.3.254.68]: *pbmplus.tar.Z*, RayShade data files.  Jef
  594.     Poskanzer <jef@ace.ee.lbl.gov>
  595.  
  596. george.lbl.gov [128.3.196.93]: pub/ccs-lib/ccs.tar.Z - *CCS (Complex
  597.     Conversion System), a standard software interface for image processing*
  598.  
  599. hanauma.stanford.edu [36.51.0.16]: /pub/graphics/Comp.graphics - best of
  600.     comp.graphics (very extensive), ray-tracers - DBW, MTV, QRT, and more.
  601.     Joe Dellinger <joe@hanauma.stanford.edu>
  602.  
  603. freedom.graphics.cornell.edu [128.84.247.85]:  *RT News back issues*, *source
  604.     code from Roy Hall's book "Illumination and Color in Computer
  605.     Generated Imagery"*, SPD package, *Heckbert/Haines ray tracing article
  606.     bibliography*, Muuss timing papers.
  607.  
  608. ftp.uu.net [192.48.96.2]:  /graphics - *IRIT*, RT News back issues (not
  609.     complete), NURBS models, other graphics related material.
  610.  
  611. life.pawl.rpi.edu [128.113.10.2]: /pub/ray - *Kyriazis stochastic Ray Tracer*.
  612.     George Kyriazis <kyriazis@turing.cs.rpi.edu>
  613.  
  614. freebie.engin.umich.edu [141.212.68.23]:  *Utah Raster Toolkit*, Spencer Thomas
  615.     <thomas@eecs.umich.edu> or Rod Bogart <rgb@caen.engin.umich.edu>.
  616.  
  617. cs.utah.edu [128.110.4.21]: /pub - Utah raster toolkit, *NURBS databases*.
  618.     Jamie Painter <jamie@cs.utah.edu>
  619.  
  620. gatekeeper.dec.com [16.1.0.2]: /pub/DEC/off.tar.Z - *OFF models*,
  621.     /pub/misc/graf-bib - *graphics bibliographies (incomplete)*.
  622. [ The bibliography is so incomplete that was suspended! ]
  623.     Also GPC Benchmark files (planned, but not checked).
  624.     Randi Rost <rost@kpc.com>
  625.  
  626. hubcap.clemson.edu [130.127.8.1]: /pub/amiga/incoming/imagine - stuff for the
  627.     Amiga Imagine & Turbo Silver ray tracers.
  628.     /pub/amiga/TTDDDLIB - *TTDDDLIB*
  629.     /pub/amiga/incoming/imagine/objects - MANY objects
  630.     Glenn Lewis <glewis@pcocd2.intel.com>
  631.  
  632. pprg.eece.unm.edu [129.24.24.10]: /pub/khoros - *Khoros image processing
  633.     package (huge, but great)*.  Danielle Argiro
  634.     <danielle@bullwinkle.unm.edu>
  635.  
  636. expo.lcs.mit.edu [18.30.0.212]:  contrib - *PBMPLUS portable bitmap
  637.     package*, *poskbitmaptars bitmap collection*, *Raveling Img*,
  638.     xloadimage.  Jef Poskanzer <jef@well.sf.ca.us>
  639.  
  640. venera.isi.edu [128.9.0.32]:  */pub/Img.tar.z and img.tar.z - some image
  641.     manipulation*, /pub/images - RGB separation photos.  Paul Raveling
  642.     <raveling@venera.isi.edu>
  643.  
  644. ucsd.edu [128.54.16.1]:  /graphics - utah rle toolkit, pbmplus, fbm,
  645.     databases, MTV, DBW and other ray tracers, world map, other stuff.
  646.     Not updated much recently.
  647.  
  648. #castlab.engr.wisc.edu [128.104.52.10]: /pub/x3d.2.2.tar.Z - *X3D*
  649.     /pub/xdart.1.1.* - *XDART*
  650.     Mark Spychalla   (spy@castlab.engr.wisc.edu)
  651.  
  652. sgi.com [192.48.153.1]:  /graphics/tiff - TIFF 6.0 spec & LIBTIFF software
  653.     and pics.  Sam Leffler <sam@sgi.com>
  654. [Supercedes okeeffe.berkeley.edu]
  655.  
  656. surya.waterloo.edu [129.97.129.72]: /graphics - FBM, ray tracers
  657.  
  658. ftp.brl.mil [128.63.16.158]: /brl-cad - information on how to get the
  659.     BRL CAD package & ray tracer.  /images - various test images.
  660.  
  661. karazm.math.uh.edu [129.7.7.6]:  pub/Graphics/rtabs.shar.12.90.Z - *Wilson's
  662.     RT abstracts*, VM_pRAY.  J. Eric Townsend
  663.     <jet@karazm.math.uh.edu>
  664.  
  665. cs.uoregon.edu [128.223.4.13]:  /incoming - *TDDD models*, /pub - *Irit solids
  666.     modeller*, *MTV ray tracer*, *RT News*, *RT bibliography*, other
  667.     raytracers (including RayShade, QRT, VM_pRAY), SPD/NFF, OFF objects,
  668.     musgrave papers, some Netlib polyhedra, Roy Hall book source code,
  669.     Hershey fonts, old FBM.
  670. [ It was shut down -- Go to wuarchive for most of its contents -- nfotis ]
  671.  
  672. ftp.pitt.edu [130.49.253.1]:  /users/qralston/images - 24 bit image archive
  673.     (small).  James Ralston Crawford <qralston@gl.pitt.edu>
  674.  
  675. ftp.tc.cornell.edu [128.84.201.1]: /pub/vis - *VREND*
  676.  
  677. sunee.waterloo.edu [129.97.128.196]: /pub/raytracers - vivid, *REND386*
  678. [or sunee.uwaterloo.ca]
  679.  
  680. archive.umich.edu [141.211.164.153]: /msdos/graphics - PC graphics stuff.
  681.     /msdos/graphics/raytrace - VIVID2.
  682.  
  683. export.lcs.mit.edu [18.24.0.12] :  /pub/R5untarred/mit/demos/gpc -
  684.     NCGA Graphics Performance Characterization (GPC) Suite.
  685.  
  686. apple.apple.com [130.43.2.2?]:  /pub/ArchiveVol2/prt.
  687.  
  688. research.att.com [192.20.225.2]: /netlib/graphics - *SPD package*, ~/polyhedra -
  689.     *polyhedra databases*.  (If you don't have FTP, use the netlib
  690.     automatic mail replier:  UUCP - research!netlib, Internet -
  691.     netlib@ornl.gov.  Send one line message "send index" for more info,
  692.     "send haines from graphics" to get the SPD)
  693.  
  694. siggraph.org [128.248.245.250]: SIGGRAPH archive site.  Automatic mailer is
  695.     archive-server@siggraph.org ("send index").
  696.  
  697. acs.cps.msu.edu [35.8.56.90]: pub/sass - *X window fonts converter into
  698.     Rayshade 3.0 polygons*, Rayshade animation tool(s).
  699.     Ron Sass <sass@cps.msu.edu>
  700.  
  701. ftp.cs.unc.edu [128.109.136.159]: pub/reaction_diffusion - Greg Turk's work on
  702.     reaction-diffusion textures (SIGGRAPH '91)
  703.  
  704. avs.ncsc.org [128.109.178.23]: ~ftp/VolVis92 - Volume datasets from the
  705.     Boston Workshop on Volume Visualization  '92. This site is also
  706.     the International AVS Center.
  707.     Terry Myerson <tvv@ncsc.org>
  708.  
  709. uvacs.cs.virginia.edu [128.143.8.100]: pub/suit/demo/{sparc,dec,etc} -
  710.     SUIT (Simple User Interface Toolkit).
  711.  
  712.     finger suit@uvacs.cs.virginia.edu
  713.  
  714.     in order to get detailed instructions.
  715.  
  716. nexus.yorku.ca [130.63.9.66]: /pub/reports/Radiosity_code.tar.Z - *RAD*
  717.     /pub/reports/Radiosity_thesis.ps.Z - *RAD MSc. Thesis*
  718. [The site will be changed  to ftp.yorku.ca in the near future]
  719.  
  720. milton.u.washington.edu [128.95.136.1] - ~ftp/public/veos - VEOS Virtual
  721.     Reality and distributed applications prototyping environment
  722.     for Unix. Veos Software Support : veos-support@hitl.washington.edu
  723.     Also, much other Virtual Reality stuff.
  724.  
  725. archive.cis.ohio-state.edu [128.146.8.52]: pub/siggraph92 - Code for
  726.     Siggraph '92 Course 23 (Procedural Modeling and Rendering Techniques)
  727.     Dr. David S. Ebert <ebert@cis.ohio-state.edu>
  728.